@charset "UTF-8";

/* css Document */

@import url(2023sjd_base.jpg.css);

/*团十九大会议Header*/

.Header .logo {}

.Header .slogan {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 280px;
}

.Header .title {}

.Header .title h3 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 20px;
    color: #d41703;
}

.Header .title p {
    font-size: 16px;
    text-align: center;
}

.Header .title p a {
    margin-right: 50px;
    color: #e33122;
}


/*团十九大会议HeaderEND*/


/* 新闻 Newsshow*/

.swiper_news .swiper-container {
    width: 690px;
    height: 420px;
}

.swiper_news .swiper-slide img {
    width: 100%;
    height: 100%;
}


/* .swiper_news .swiper-slide .player {
    position: absolute;
    top: calc(50% - 39px);
    left: calc(50% - 39px);
    width: 78px;
    height: 78px;
} */

.swiperTitle_news {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    line-height: 46px;
}

.swiperTitle_news a {
    color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
    top: unset !important;
    bottom: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 24px !important;
    color: #fff;
}

.newsshowpic {
    width: 690px;
    margin-top: 25px;
}


/* 右-新闻 Newsshow*/

.news_right {
    width: 475px;
}

.news_copy {
    width: 100%;
    float: left;
    height: 145px;
}

.news_copy h4 {
    font-size: 20px;
    line-height: 40px;
}

.news_copy h4 a {
    color: #e9101e;
}

.news_copy .news_list {
    width: 96%;
    position: relative;
    left: 18px;
}

.news_copy .news_list li {
    line-height: 30px;
    font-size: 16px;
    margin: 2px 0px;
}

.news_copy .news_list li a {
    color: #454545;
}

.news_copy .news_list li b {
    white-space: nowrap;
    margin-right: 8px;
    margin-top: 12px;
    width: 5px;
    height: 5px;
    background: #fa3737;
    border-radius: 50%;
    position: absolute;
    left: -15px;
}


/* 大会日程 Newsshow*/

.news_date {
    position: relative;
    width: 465px;
    height: 161px;
    float: left;
    margin-top: 8px;
    background: url(20230605_datetime.png) no-repeat;
}

.news_date_box {
    width: 100%;
    position: relative;
}

.news_date_con {
    width: 425px;
    height: 161px;
    padding: 0px 20px;
}

.news_date_time {
    width: 100px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.schedule_date {
    width: 100px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.schedule_date p {
    display: none;
}

.bottom-text {
    width: 418px;
    height: 111px;
    position: absolute;
    top: 50px;
}

.bottom-text span {
    font-size: 20px;
    line-height: 36px;
}

.bottom-text span a {
    color: #ec2f1c;
}

.bottom-text p {
    font-size: 14px;
    line-height: 24px;
}

.bottom-text p a {
    color: #666;
}

.news_date_icon {
    width: 90px;
    height: 40px;
    position: absolute;
    top: 11px;
    right: 17px;
    text-align: center;
}

.date_zuo {
    position: absolute;
    width: 7px;
    height: 18px;
    float: left;
    background: url(20230605_sjd_white_left.png) no-repeat;
    cursor: pointer;
    top: 12px;
    right: 87px;
    z-index: 12;
}

.date_you {
    position: absolute;
    width: 7px;
    height: 18px;
    float: right;
    background: url(20230605_sjd_white_right.png) no-repeat;
    cursor: pointer;
    top: 12px;
    right: 26px;
    z-index: 12;
}


/* 滚动条 */

.road_con {
    width: 1200px;
    margin: 0px auto 0;
    height: auto;
}

.road_list {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.road_list li {
    width: 100%;
    float: left;
    line-height: 36px;
    background: no-repeat left;
    text-indent: 18px;
    font-size: 16px;
}

.road_list li a:hover {
    color: #C00;
}

.news_gd {
    width: 99.3%;
    height: 46px;
    background-color: #e01206;
    margin: 35px 0px;
}

.newsscroll {
    width: 1090px;
    display: block;
    padding-left: 95px;
    line-height: 46px;
    font-size: 16px;
    position: relative;
}

.newsscroll .lhsd {
    position: absolute;
    bottom: -5px;
    left: -10px;
}

.newsscroll a {
    color: #fff;
    margin: 0px 10px;
}

.newsscroll a:hover {
    color: #FFC835;
    text-decoration: underline;
}


/* 栏目名称 */

.column-name {
    clear: both;
    margin: 80px 0px 80px;
}

.column-name2 {
    margin: 40px 0px;
}


/* 直通团代会 */


/* 直通团代会IMG */

.firstbox-img {
    width: 1200px;
    height: 675px;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.firstbox-img img {
    width: 100%;
}

.first-txt {
    width: 1160px;
    height: 50px;
    background: rgba(0, 0, 0, 0.6);
    /*透明背景色，不透明其文字内容*/
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-family: "微软雅黑";
    padding: 0 20px;
}

.first-txt h3 {
    font-size: 20px;
    font-weight: 100;
    height: 50px;
    text-align: left;
    line-height: 50px;
    color: #ffffff;
}

.first-txt p {
    font-size: 16px;
    text-align: left;
    line-height: 28px;
    color: #ffffff;
}


/* 直通团代会IMG end */

.firstbox-list {
    width: 100%;
    height: 220px;
    padding-top: 25px;
    background-color: #fa1c2b;
}

.firstbox-text {
    padding: 0 20px;
}

.firstbox-text ul li {
    width: 208px;
    float: left;
    margin-right: 30px;
}

.firstbox-text ul li:last-child {
    margin-right: 0;
}

.firstbox-video {
    width: 208px;
    height: 116px;
    background-color: #888787;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.firstbox-video img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.firstbox-video img:hover {
    transform: scale(1.2);
}

.firstbox-text ul li p {
    line-height: 28px;
    font-size: 16px;
}

.firstbox-text ul li p a {
    color: #fff;
}

.video-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-button img:hover {
    transform: scale(1);
}


/* 直通团代会 end */


/* 重磅策划02 */

.secondbox {
    width: 100%;
    height: 1580px;
}


/* 新时代党的青年工作成就 */

.secondtop {
    width: 1200px;
    height: 810px;
    float: left;
    padding-top: 40px;
}

.common-article {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.common-article ul {
    width: 1200px;
    height: 634px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.common-article li {
    position: relative;
    float: left;
    width: 115px;
    height: 100%;
    background-position: left top;
    background-size: auto 100%;
    overflow: hidden;
}

.common-article li .img_con {
    float: left;
    width: 395px;
}

.common-article li .img_con img {
    width: 100%;
}

.common-article li .title {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.common-article li:nth-child(2n) .title {
    background-image: linear-gradient(#fc761d, #ff4f14, #ff2e0b);
}

.common-article li:nth-child(2n+1) .title {
    background-image: linear-gradient(#fd661d, #fb4c13, #f82603);
}

.common-article li .title p {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font: bold 22px "Microsoft YaHei";
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    letter-spacing: 10px;
}

.common-article li.active .title {
    width: 115px;
    background: url(20230524_back_img.jpg) no-repeat center;
}

.common-article li.active .img_con {
    margin-left: 115px;
}


/**新时代的共青团 **/

.secondbottom {
    width: 1200px;
    float: left;
}

.secondTeam {
    width: 638px;
    float: left;
}

.secondLeft {
    width: 100%;
    float: left;
    position: relative;
}

.secondTitle ul {
    height: 515px;
}

::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

.secondTitle ul li {
    width: 638px;
    height: 92px;
    float: left;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    line-height: 76px;
    margin-bottom: 8px;
    box-sizing: content-box;
}

.secondTitle ul li div.ys {
    width: 626px;
    background: linear-gradient(#ff4e31, #d41400);
    border-radius: 10px;
    margin: 6px;
    overflow: hidden;
}

.secondTitle ul li.swiper-slide-active div.ys {
    width: 626px;
    border: 4px #ffd11b solid;
    background: linear-gradient(#feac1c, #ec1d02);
    border-radius: 10px;
    box-sizing: border-box;
}


/* .secondTitle ul li:hover {
    border: 2px #f89d10 solid;
} */

.secondTitle ul li a {
    color: #fff;
}

.secondButton {
    width: 37px;
    position: absolute;
    top: 190px;
    left: -70px;
}

.secondicontop {
    width: 37px;
    height: 46px;
    float: left;
    cursor: pointer;
    background: url(20230531zbch-top.png) no-repeat;
    position: absolute;
    top: -55px;
    left: 0px;
}

.secondiconbom {
    width: 37px;
    height: 46px;
    float: left;
    cursor: pointer;
    background: url(20230531zbch-bottom.png) no-repeat;
    position: absolute;
    top: 120px;
    left: 0px;
}

.secondRight {
    width: 524px;
    float: right;
}

.secondRight .secondRight-con {
    display: none;
}

.secondRight .secondRight-con:first-child {
    display: block;
}

.secondRight-img {
    float: left;
    width: 512px;
    height: 327px;
    border: #ffffff 6px solid;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.secondRight-img img {
    transition: all 2s;
}

.secondRight-img img:hover {
    transform: scale(1.1);
}

.secondRight-txt {
    width: 516px;
    height: 140px;
    float: left;
    position: relative;
}

.secondRight-txt01 {
    width: 516px;
    height: 140px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    border: #fffad4 4px solid;
    background-color: #d52504;
    background-image: linear-gradient(to right, #fd6336, #d32303);
}

.secondRight-txt01 p {
    padding: 30px;
    box-sizing: content-box;
}

.secondRight-txt01 p a {
    color: #ffffff;
}

.secondRight-txt02 {
    width: 520px;
    height: 140px;
    float: left;
    position: absolute;
    top: 15px;
    left: 18px;
    z-index: 8;
    border: 3px #ff8e03 solid;
}


/* 奋斗者・正青春03 */

.picsNum01 {
    width: 675px;
    float: left;
    margin-bottom: 82px;
}

.picsNum01 ul {}

.picsNum01 ul li {
    width: 322px;
    height: 181px;
    float: left;
    margin-left: 12px;
    margin-bottom: 25px;
}

.content-bigimg {
    width: 322px;
    height: 181px;
    background-color: #888787;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.content-bigimg img:hover {
    transform: scale(1.2);
}

.content-bigimg img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.content-bigimg h4 {
    width: 100%;
    height: auto;
    line-height: 20px;
    padding: 5px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.content-bigimg h4 a {
    color: #ffffff;
}

.picsNum02 {
    float: right;
    width: 500px;
    height: 385px;
    background-color: #fff4e9;
    border: #f5c571 4px solid;
    box-sizing: border-box;
    padding: 20px 15px;
}


/* 奋斗者・正青春03 END*/

.picslist {
    width: 100%;
    float: left;
}

.picslist li {
    /* width: 97.2%; */
    margin-left: 5%;
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    float: left;
    list-style: disc;
    font-size: 18px;
    color: #e43d3d;
}


/* 团代表之声04 */

.lhsyin {
    height: 740px;
    margin: 10px auto 80px;
}

.lhsyin-imgtext {
    width: 100%;
    height: 395px;
    position: absolute;
    top: 320px;
    left: 0px;
}

.lhsyin-imgtext .lhsyin-redbg {
    width: 100%;
    height: 240px;
    position: absolute;
    top: 110px;
    left: 0px;
    background-color: #d52504;
    background-image: linear-gradient(#fd661d, #fb4c13, #f82603);
}

.lhsyin-imgtext .lhsyin-img {
    width: 504px;
    height: 395px;
    position: absolute;
    top: 30px;
    left: 80px;
}

.lhsyin-imgtext .lhsyin-img img {
    border-radius: 10px;
}

.lhsyin-text {
    width: 540px;
    float: left;
    position: absolute;
    top: 154px;
    right: 30px;
}

.lhsyin-text h4 {
    font-size: 20px;
    line-height: 44px;
}

.lhsyin-text h4 a {
    color: #fff;
}

.lhsyin-text h4 a:hover {
    text-decoration: underline;
}

.lhsyin-text p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.lhsyin-text p a {
    color: #fff;
}

.lhsyin-text p a:hover {
    text-decoration: underline;
}

.YouthVoices-text {
    height: 475px !important;
}

.OpinionsVoices {
    padding-bottom: 30px;
}

.YouthVoices {
    width: 1086px;
    margin: 0 auto;
    height: 200px;
    position: relative;
    overflow: hidden;
}

.YouthVoices-pic {
    width: 100%;
    position: absolute;
    z-index: 200;
}

.YouthVoices-pic img {
    width: 154px;
    height: 154px;
    height: auto;
    border-radius: 50%;
}

.YouthVoices-pic li {
    float: left;
    padding: 20px;
    width: 154px !important;
    height: 154px;
}

.YouthVoices-pic li.swiper-slide-active {
    background: url(20230602_sjd_cicle_box.png) no-repeat;
}

.Voices-box-left {
    width: 52px;
    height: 53px;
    position: absolute;
    top: 70px;
    left: -12px;
    z-index: 99;
}

.Voices-box-right {
    width: 52px;
    height: 53px;
    position: absolute;
    top: 70px;
    right: -11px;
    z-index: 99
}

.YouthVoices-text {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.YouthVoices-text h2 {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
}

.YouthVoices-text p {
    font-size: 14px;
    line-height: 28px;
    font-family: SimSun;
    color: #666;
    text-align: center;
}

.lhsyin-imgtext {
    top: 40px;
}

.lhsyin-text p {
    color: #fff;
    text-align: left;
}


/**向团十九大报到05**/

.fifth-bd {
    height: 727px;
    background: url(2023xsjdbaimgbg.png) no-repeat center top;
}

.fifth-con {
    width: 1200px;
    height: 621px;
    margin: 74px auto 0;
}


/* 向团十九大报到-Swiper*/

.fifthNum {
    width: 100%;
    float: left;
}

.fifthcopy {
    width: 390px;
    float: left;
}

.fifthcopy .content-switch-img {
    width: 390px;
    height: 270px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 17px;
}

.fifthcopy .content-switch-img img {
    width: 390px;
    height: 270px;
    float: left;
}

.content-switch-img .pup {
    position: absolute;
    left: -390px;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(159, 15, 0, .7);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.content-switch-img:hover .pup {
    left: 0;
}

.content-switch-img .pup .nr {
    padding: 20px 20px 0px 20px;
}

.content-switch-img .pup .nr p {
    line-height: 28px;
    color: #FFFFFF;
    font-size: 14px;
    text-indent: 20px;
    padding-top: 10px;
}

.content-switch-img .pup .nr h3 {
    line-height: 26px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.fifthcenter {
    width: 380px;
    float: left;
    margin: 0px 20px;
}

.fifthcenter .content-switch-img {
    width: 380px;
    height: 172px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.fifthcenter .content-switch-img img {
    width: 380px;
    height: 172px;
    float: left;
}

.fifthcenter .content-switch-img .pup {
    position: absolute;
    left: -380px;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(159, 15, 0, .7);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.fifthcenter .content-switch-img:hover .pup {
    left: 0;
}

.fifthcenter .content-switch-img .pup .nr {
    padding: 15px 20px 0px 20px;
}

.fifthcenter .content-switch-img .pup .nr p {
    line-height: 28px;
    color: #FFFFFF;
    font-size: 14px;
    text-indent: 20px;
}

.fifthcenter .content-switch-img .pup .nr h3 {
    line-height: 40px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}

.swiper_fifth {
    width: 1200px;
    padding-top: 65px;
    box-sizing: border-box;
    position: relative;
}

.swiper_fifth .fifth_prev_btn,
.swiper_fifth .fifth_next_btn {
    position: absolute;
    z-index: 999;
}

.swiper_fifth .fifth_prev_btn {
    top: 50%;
    left: -58px;
}

.swiper_fifth .fifth_next_btn {
    right: -58px;
    top: 50%;
}


/* 向团十九大报到-Swiper结束*/


/**学习动态06**/

.red {
    color: #e33122;
}

.content-imgTextL {
    float: left;
    width: 772px;
    margin-right: 40px;
    margin-bottom: 100px;
}

.content-imgTextL ul li {
    line-height: 26px;
    background-color: #fbfbfb73;
    padding: 14px 10px 17px 15px;
}

.content-imgTextL ul li h4 {
    margin-bottom: 15px;
    font-size: 22px;
    color: #181818;
}

.content-imgTextL ul li:hover {
    background-color: #fa1c2b;
}

.content-imgTextL ul li:hover p {
    color: #fff;
    font-size: 16px;
}

.content-imgTextL ul li:hover p a {
    color: #fff;
    text-decoration: underline;
}

.content-imgTextL ul li:hover h4 a {
    color: #ffffff;
}

.sixthbox .content-imgTextR {
    float: left;
}

.sixthbox .content-bigimg {
    width: 387px;
    height: 233px;
    background-color: #eaeaea;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.sixthbox .content-bigimg img:hover {
    transform: scale(1.2);
}

.sixthbox .content-bigimg img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.sixthbox .content-bigimg h4 {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.sixthbox .content-bigimg h4 a {
    color: #ffffff;
}


/** 精彩视频07 **/

.class_left {
    width: 530px;
}

.class_left .class_zuo {
    width: 530px;
    height: 297px;
    overflow: hidden;
    position: relative;
}

.class_left .class_zuo img {
    transition: all 2s;
}

.class_left .class_zuo img:hover {
    transform: scale(1.1);
}

.class_left .class_zuo .classri_icon img:hover {
    transform: scale(1);
}

.class_left .class_zuo .classri_icon {
    position: absolute;
    width: 24%;
    top: 40%;
    left: 46%;
}

.class_left .classletxt {
    width: 530px;
    height: 58px;
    background-color: #fbf8f1;
}

.class_left .classletxt p {
    line-height: 58px;
    text-indent: 18px;
    font-size: 18px;
    text-align: left;
}

.class_right {
    width: 654px;
}

.class_li {
    width: 208px;
    height: 116px;
    overflow: hidden;
    position: relative;
}

.class_li img {
    width: 100%;
    transition: all 2s;
}

.class_right .classri_icon img:hover {
    transform: scale(1);
}

.class_li img:hover {
    transform: scale(1.1);
}

.classri_icon {
    position: absolute;
    width: 24%;
    top: 28%;
    left: 38%;
}

.class_right ul {
    overflow: hidden;
}

.class_right ul li {
    width: 208px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.class_right ul li:nth-child(3n) {
    margin-right: 0;
}

.class_right ul li:nth-child(n+3) {
    margin-bottom: 0;
}

.class_right ul li p {
    color: #444444;
    width: 100%;
    line-height: 18px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}


/**高清组图08**/


/**高清组图---轮播**/

.YouthCopy2 {
    width: 1200px;
    height: 680px;
    margin: 0 auto 64px;
    position: relative;
    margin-top: 60px;
}

.YouthCopy2 .mySwiper2 {
    width: 100%;
    height: 680px;
}

.YouthCopy2 .mySwiper2 .swiper-wrapper {
    height: 580px;
}

.YouthCopy2 .mySwiper2 .bj_color {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
    background-image: linear-gradient(0deg, #ce2242 3%, rgba(0, 0, 0, 0));
}

.YouthCopy2 .mySwiper2 .show_title {
    position: absolute;
    width: 600px;
    bottom: 50px;
    left: 50px;
    font-size: 34px;
    color: #fff;
    line-height: 44px;
    opacity: 0;
    transition: all .3s 0.5s;
    -webkit-transition: all .3s 0.5s;
}


/* 中文 */

.YouthCopy2 .mySwiper2 .chinese_down {
    font-size: 24px !important;
    width: 800px !important;
    overflow: hidden;
    line-height: 36px;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

.YouthCopy2 .mySwiper2 img {
    width: 100%;
    height: 100%;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .show_title {
    opacity: 1;
    bottom: 80px;
}

.YouthCopy2 .mySwiper2 .swiper-slide-active .chinese_down {
    opacity: 1;
    bottom: 30px;
}

.YouthCopy2 .thumb_swiper {
    position: absolute;
    width: 690px;
    height: 70px;
    bottom: -3px;
    left: 10px;
    top: auto;
    right: auto;
}

.YouthCopy2 .thumb_swiper .mySwiper3 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 99;
}

.YouthCopy2 .thumb_swiper_title {
    position: absolute;
    box-sizing: border-box;
    width: 470px;
    height: 100px;
    bottom: -8px;
    right: 0px;
    background-color: #fa1c2b;
    transition: all .4s;
    padding: 0px 20px;
    color: #fff;
    z-index: 99;
    display: flex;
    align-items: center;
}

.YouthCopy2 .thumb_swiper_title p {
    font-size: 16px;
    opacity: 0;
    transition: all .4s ease-in-out;
}

.YouthCopy2 .thumb_swiper_title.active p {
    opacity: 1;
}

.YouthCopy2 .mySwiper3 .swiper-slide {
    width: 100%;
    height: 50px;
    position: relative;
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img {
    position: relative;
    border: 1px solid #ffffff;
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img img {
    width: 105px;
    height: 50px;
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img {
    position: relative;
    box-sizing: border-box;
    border: 0px solid #f34037;
    width: 100%;
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img img {
    padding-bottom: 3px;
}

.YouthCopy2 .mySwiper3 .swiper-slide-thumb-active .thumb_img::after {
    content: "";
    width: 105px;
    position: absolute;
    height: 4px;
    background-color: #fa1c2b;
    top: 52px;
    left: 0px;
}

.YouthCopy2 .mySwiper3 .swiper-slide.swiper-slide-thumb-active .thumb_img .noActive {
    display: none;
}

.YouthCopy2 .mySwiper3 .swiper-slide .thumb_img .noActive {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(98, 98, 98, 0.3);
}

.mySwiper3-left-icon {
    position: absolute;
    top: 9px;
    left: -5px;
    margin-left: -20px;
    width: 20px;
    z-index: 99;
    cursor: pointer;
}

.mySwiper3-right-icon {
    position: absolute;
    top: 9px;
    right: -22px;
    margin-left: auto;
    width: 20px;
    z-index: 99;
    cursor: pointer;
}

.mySwiper3-left-icon img,
.mySwiper3-right-icon img {
    width: 100%;
}


/** 全媒聚焦09 **/

.swiper_ninth {
    width: 1210px;
    height: 522px;
    position: relative;
}

.swiper_ninth .ninth_prev_btn,
.swiper_ninth .ninth_next_btn {
    position: absolute;
    z-index: 999;
}

.swiper_ninth .ninth_prev_btn {
    top: 43%;
    left: 0px;
}

.swiper_ninth .ninth_next_btn {
    right: 1px;
    top: 43%;
}

.ninthImgs {
    width: 288px;
    height: 522px;
    float: left;
}

.ninthImgs img {
    width: 288px;
    height: 522px;
}


/** 互动专区10 **/

.tenthbox {
    width: 100%;
    height: 995px;
}

.hdbg {
    background: url("2023hudongzhuanqu01.png") no-repeat center top;
}

.interaction_center {
    width: 1200px;
}

.interaction_left {
    width: 431px;
    float: left;
    position: relative;
}

.interaction_back {
    width: 342px;
    height: 586px;
    padding: 49px 46px 43px 43px;
    float: left;
    margin-top: 60px;
    position: absolute;
    background: url("2023hudongzhuanqu02.png") no-repeat;
    top: 0px;
    bottom: 0px;
    z-index: 99;
}

.interaction_left ul {
    width: 342px;
    height: 585px;
    float: left;
    position: absolute;
    top: 109px;
    left: 43px;
    z-index: 2;
    overflow: hidden;
}

.interaction_left ul li {
    width: 342px;
    height: 585px;
    display: none;
}

.interaction_left ul li:first-child {
    display: block;
}

.interaction_left ul li img {
    width: 342px;
    height: 585px;
    float: left;
    border-bottom-right-radius: 29px;
}

.interaction_right {
    float: left;
    padding-top: 155px;
    padding-left: 481px;
}

.tenthlist {
    width: 100%;
    float: left;
    position: relative;
}

.tenthlist li {
    width: 307px;
    float: left;
    padding-left: 70px;
    line-height: 65px;
    font-size: 20px;
    font-weight: bold;
    background: url("2023hudongzhuanqu03.png") no-repeat;
}

.tenthlist li.active {
    background: url("2023hudongzhuanqu04.png") no-repeat;
}

.tenthlist li a {
    color: #fff;
}

.tenthlist li.listdo01 {
    position: absolute;
    top: 0px;
    left: 0px;
}

.tenthlist li.listdo02 {
    position: absolute;
    top: 104px;
    left: 90px;
}

.tenthlist li.listdo03 {
    position: absolute;
    top: 208px;
    left: 166px;
}

.tenthlist li.listdo04 {
    position: absolute;
    top: 312px;
    left: 273px;
}

.tenthlist li.listdo05 {
    position: absolute;
    top: 413px;
    left: 360px;
}


/**Footer底部**/

.footer {
    width: 100%;
}

.footer-media {
    width: 100%;
    height: 140px;
    background-color: #f3f3f3;
}

.footer-box {
    width: 910px;
    margin: 0 auto;
    padding-top: 30px;
}

.footer-box ul {
    margin-top: 10px;
}

.footer-box ul li {
    float: left;
    margin-right: 15px;
}

.footer-box h3 {
    font-size: 20px;
}

.footer-copyright {
    width: 100%;
    height: 240px;
    background-color: #d80b1a;
    margin-bottom: 92px;
}

.footer-box p {
    margin-top: 20px;
    text-align: center;
    line-height: 60px;
    color: #ffffff;
}


/**NavNavNavNavNav底部**/

.sjd_Nav {
    z-index: 999;
    left: 0;
    bottom: -200px;
    width: 100%;
    height: 155px;
    background-size: 2560px auto;
    background: url("202306_sjd_nav_bac.png") no-repeat center bottom;
    position: fixed;
    transition: all 0.8s ease-in-out;
}

.sjd_meun {
    width: 1200px;
    margin: 0 auto;
    padding-top: 105px;
}

.sjd_meun .sjd_navlist {
    width: 40%;
    margin: 0 5%;
}

.sjd_meun .sjd_navlist li {
    float: left;
    color: #fff;
    height: 36px;
    line-height: 36px;
    margin: 0 8px;
}

.sjd_meun .sjd_navlist li:hover {
    border-bottom: #fff 2px solid;
}

.sjd_meun .sjd_navlist li a {
    color: #fff;
}


/***浮动div置顶***/


/*二维码*/

.slideBar {
    padding: 0 6px 0 6px;
    position: fixed;
    left: 50%;
    margin-left: 680px;
    bottom: 200px;
    width: 75px;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    display: none;
}

.slideBar ul {
    margin-top: 20px;
}

.slideBar ul li {
    width: 75px;
    margin-bottom: 20px;
    position: relative;
    margin-left: 2px;
}

.slideBar ul li a {
    display: block;
}

.slideBar ul li：hover {
    animation: haha-face 2s linear infinite
}

#gqwx {
    height: 75px;
    background: url(20230605fudong03-weixin.png) no-repeat;
}

.gqwxshow {
    position: absolute;
    top: -130px;
    left: -195px;
    width: 190px;
    height: 211px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform-origin: bottom right;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#gqwx:hover img {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
}

#gqwb {
    height: 75px;
    background: url(20230605fudong04-weibo.png) no-repeat;
}

.gqwbshow {
    position: absolute;
    top: -130px;
    left: -195px;
    width: 190px;
    height: 211px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform-origin: bottom right;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#gqwb:hover img {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
}